home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINSYSTM / WMB008E2.ZIP / BETA008.TX_ / BETA008.TXT
Text File  |  1993-09-14  |  5KB  |  117 lines

  1. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  2. ;*
  3. ;*  WIN-MAIL "The Pointe System"
  4. ;*  Version 1.0  Revision A
  5. ;*  Copyright (C) 1992-93  All Rights Reserved
  6. ;*  Trinity SoftWARE Development Corp.
  7. ;*  17314 FM 249  Suite 105
  8. ;*  Houston, Texas  77064
  9. ;*  Sales/Support: (713) 894-2290
  10. ;*  Fax:           (713) 894-5983
  11. ;*  BBS:           (713) 894-4429
  12. ;*  Fido:          1:106/462
  13. ;*
  14. ;*  Last Date of Changes: 7-02-93
  15. ;*                        7-07-93
  16. ;*                        7-10-93
  17. ;*                        7-27-93
  18. ;*                        7-30-93
  19. ;*                        8-16-93
  20. ;*                        8-22-93
  21. ;*                        9-01-93
  22. ;*
  23. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  24. -------------------------------------------------------------------------------
  25.  
  26. * The program has the Close Command in the Control Box disabled as well
  27.   as ALT-F4. The reason for this is so that WIN-MAIL can't be shut down
  28.   unless done by the user purposely doing it. Use File/Exit to
  29.   quit WIN-MAIL.
  30.  
  31. * You can press ESC at any screen to return to the previous screen.
  32.   If you are at the main screen, pressing ESC will terminate WIN-MAIL.
  33.  
  34. * Some short cut keys that you should know about at this time
  35.  
  36. While the editor is not active:
  37.   F2 - This will display a NEW MESSAGE STATUS screen that will
  38.        show you all message areas and how many new message that
  39.        are in each area that are "ADDRESSED TO YOU". Click on the
  40.        area name that shows new mail and it will take you to the editor.
  41.  
  42.   F3 - Same as the F2 key but this will show you all new messages in
  43.        all areas addressed to you or not.
  44.  
  45.   F4 - Manual poll of Host.
  46.  
  47. While the editor is active:
  48.   F11 - Is the same as clicking on the Trashcan to delete the current message.
  49.  
  50.   F12 - Will copy the current message to the "EXTERNAL.MDB" for 
  51.         those using MS Access who want to access a separate database.
  52.         (See ACCESS.TXT)
  53.  
  54. -------------------------------------------------------------------------------
  55.  
  56. We are glad to annouce that Win-Mail is a functional beta!
  57.  
  58. * What the beta will do:
  59.  
  60. 1: Create the message databases.
  61. 2: Create and send an AreaFix to the Host (Boss) to turn on/off
  62.    the echos.
  63. 3: Read/create/save/reply/delete netmail and echomail.
  64. 4: Send/Receive netmail/echo mail
  65. 5: Toss netmail/echo mail into the databases.
  66. 6: Allow you to decide on type of Quoting parameters for a message.
  67. 7: Define the "sort" criteria on how you view mail.
  68. 8. Purge the database file(s).
  69. 8: Copy a message (new or old) to the "EXTERNAL.MDB" for MS Access users
  70.    (See ACCESS.TXT)
  71.  
  72. * What this beta will not do....The following features are not functional in
  73.   this version:
  74.  
  75. 1: Edit Buttom on the editor.
  76. 2: Scan message/tag for viewing.
  77. 3: Print netmail/echomail.
  78. 4: Repair the database file(s).
  79. 5: Allow option to use internal zip.
  80. 6: Read old mail from message number.
  81.  
  82.  
  83. Two other issues:
  84.  
  85. 1: When WM creates the "NEW" databases it could take as long
  86.    as 3-4 mins to create them, depending on how many you entered
  87.    in the Message Area Definitions. This is "NOT" a reflection of
  88.    poor coding on our part, but instead, a result of using Microsoft Access!
  89.    We chose MS Access as our database engine because many users expressed a
  90.    desire to use the program and we feel that by year end all of Microsoft's
  91.    major applications will be capable of reading database files created in
  92.    an Access format....although we do find it a bit slow at this time.
  93.    This slowness should only be apparent when creating several
  94.    (Defining Message Areas Definitions) databases at once.
  95.  
  96. 2: When tossing the mail into the Database Files, WM will toss
  97.    approximently 38-42 messages a minute. We have tried to speed this
  98.    up, but once again the Microsoft Access database engine will not toss
  99.    any faster. We have been advised by MS that the new new version due
  100.    out shortly will increase the speed that it takes Access to write
  101.    information to it's databases. Until such time we will have to live
  102.    with the current speed.
  103.    We have changed the tossing scheme....the tosser will run separately
  104.    from WM so you can be reading mail while the tossing is going on.
  105.  
  106. -------------------------------------------------------------------------------
  107.  
  108. Thanks to all of you for the help in making this a product that
  109. people have been searching for. Feel free to contact me via
  110. voice, fax or bbs. Looking forward to hearing from you all.
  111.  
  112.                                 Trinity SoftWARE Development Corp.
  113.                                 Marvin Hart
  114.  
  115. -------------------------------------------------------------------------------
  116. <EOF>
  117.